﻿
/* flexslider */
.flexslider{position:relative;height:447px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:447px;}

.slides li a{height:477px; display:block}
.flex-control-nav{position:absolute;bottom:40px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:100px;height:14px;margin:0 9px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:100px;height:5px;line-height:40px;overflow:hidden;background:#59af43;cursor:pointer;}
.flex-control-nav .flex-active{background:#1b84be;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%; display:none;}
/*.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}*/


/**按钮**/
a.abtn{display:block;width:28px;height:31px;overflow:hidden; margin-top:40px;}
a.aleft{float:left;background:url(../images/gt01.gif) no-repeat 0 0;}
a.aright{float:right;background:url(../images/gt02.gif) no-repeat 0 0;}
/**按钮**/
.scrolllist{width:980px;height:135px;margin:0 auto;}
.scrolllist .imglist_w{width:840px;height:135px;overflow:hidden;float:left;position:relative;/*必要元素*/ margin:0 0 0 40px;}

.scrolllist .imglist_w ul{width:20000px;position:absolute;left:0px;top:0px;}
.scrolllist .imglist_w li{width:145px;float:left;padding:0 15px;}
.scrolllist .imglist_w li a{ display:block; color:#666; font-size:14px; text-align:center;}
.scrolllist .imglist_w li img{ width:145px; height:100px;}
.scrolllist .imglist_w li a span{ display:block; line-height:20px; padding:10px 0 0;}
.scrolllist .imglist_w li a:hover{ color:#f00;}
.scrolllist .imglist_w li a:hover img{filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;}
